Forum Activity for @pch

pch
@pch
06/21/23 12:50:06AM
328 posts

Jamroom 7 Beta Kickoff


Announcements

brian:
Check that again if you can - I've been making a number of SQL optimizations on the back end and there was a bug in this query - let me know if that is fixed up. Sorry for the hassle on that.

Thanks!

It's fixed. Thank you so much!
pch
@pch
06/19/23 12:10:50PM
328 posts

Jamroom 7 Beta Kickoff


Announcements

Hi @brian

This last JR 7.0.0rc2 update has just fixed the issue I was having with the Marketplace > Tools > reload modules or Skins, with PHP 8.2. Thank you so much.

Now I am having another problem. On the 'Reload Modules or Skins' page, all my paid modules status and actions are showing in yellow with the following message:

Status: no license
Action: Purchase

Please advise.

Thanks!
pch
@pch
06/12/23 04:50:46AM
328 posts

How to add or edit Blog Categories?


Using Jamroom

michael:
Multi lingual in the same site is hard to get right. Almost better to just let google do the translating. When I want to translate sites I use google chrome because I can right click on any page and select "Translate to english" and its done.

You are right @Michael. Working with a multilingual website is always challenging and tricky. It's difficult to get everything right. Thanks for the suppport.
pch
@pch
06/12/23 12:29:29AM
328 posts

How to add or edit Blog Categories?


Using Jamroom

brian:
pch:
Now what about how to edit an existing category name?

Just modify the blog entry and change the category name to what you want it to be.

Quote:
Also, can blog categories be translated, in case of multilingual website?

You would have to do something custom there - blog categories are not part of the JR language system.

Got it! Thanks @Brian
pch
@pch
06/12/23 12:23:29AM
328 posts

Jamroom 7 Beta Kickoff


Announcements

brian:
I do all my dev on PHP 8.2 so that error in the marketplace module should have been caught - I will get that fixed up. Unfortunately PHP 8+ really changes a lot of the fundamentals in PHP which has required us to update thousands of lines to handle the new stricter type checking.

Sure, PHP 8.x requires many code to be re-written. Thanks in advance for the fix.
pch
@pch
06/12/23 12:13:31AM
328 posts

Jamroom 7 Beta Kickoff


Announcements

RickStaRr:
I encountered a slew of errors on php 8.1 so I went back to 7.4 until the devs have completed writing the jr code for php 8 markup.

From my side I haven't encountered any other issue than the one I posted above. My JR7 is working fine on PHP 8.2.
pch
@pch
06/12/23 12:07:17AM
328 posts

Jamroom 7 Beta Kickoff


Announcements

RickStaRr:
I noticed that your error codes has two // following public html. Not sure if that is the reason. I encountered a slew of errors on php 8.1 so I went back to 7.4 until the devs have completed writing the jr code for php 8 markup.

Oh Yeah, the // was just a mistype when posting my reply. I have edited my previous post and removed one slash. Thanks :)
pch
@pch
06/11/23 06:29:47PM
328 posts

Jamroom 7 Beta Kickoff


Announcements

brian:
Quote: 'Unable to process your request
he system has encountered an unrecoverable error - please try again shortly'

Check in your data/logs directory for the error_log - the error will be at the bottom of the file.

Bellow is the error from the error_log file:

[12-Jun-2023 02:54:17 Europe/Belgrade] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/xxxxx/public_html/modules/jrMarket-release-1.7.2/views/system_update.php:501
Stack trace:
#0 /home/xxxxx/public_html/modules/jrCore-release-7.0.0rc1/lib/module.php(314): view_jrMarket_system_update(Array, Array, Array)
#1 /home/xxxxx/public_html/modules/jrCore-release-7.0.0rc1/router.php(119): jrCore_run_module_view_function('view_jrMarket_s...')
#2 {main}
thrown in /home/xxxxx/public_html/modules/jrMarket-release-1.7.2/views/system_update.php on line 501

Note: I am using PHP 8.2

Thanks
updated by @pch: 06/11/23 11:50:14PM
pch
@pch
06/11/23 05:52:37PM
328 posts

How to add or edit Blog Categories?


Using Jamroom

Hi @michael,

Thanks a lot for the reply. Oh ok, got it now! I've thought that there was a place in the backend where the admin could create pre-defined categories to be used globally, instead of members creating them when adding a blog post.

Now what about how to edit an existing category name? Also, can blog categories be translated, in case of multilingual website?

Thanks
pch
@pch
06/10/23 11:31:51AM
328 posts

How to add or edit Blog Categories?


Using Jamroom

Hello,

Please, can someone tell me how to add new Blog Categories to be used in the JR system or edit existing ones?

Thanks

updated by @pch: 09/12/23 07:59:16AM
1